PDF4Java Reference Documentation
com.o2sol.pdf4java.core.collections Package
/
Collection<T> Class
/ insertItem Method
Collapse All
Expand All
In This Topic
insertItem Method
In This Topic
Syntax
protected
void
insertItem(
int
index
,
T
newItem
)
Parameters
index
newItem
See Also
Reference
Collection<T> Class
Collection<T> Members